=============================================================================== (C) Copyright Microsoft Corp. 1991. All rights reserved. You have a royalty-free right to use, modify, reproduce and distribute the Sample Files (and/or any modified version) in any way you find useful, provided that you agree that Microsoft has no warranty obligations or liability for any Sample Application Files which are modified. =============================================================================== Lava Flow Simulator. This code demonstrates palette animation and pop-up menus. Click on the program's window to get a menu. If you make the application 'full screen' (by double-clicking on the title bar) it makes the area the full size of the screen (and not just the usual client area which excludes the title bar). This allows creation of a full screen image. The image can be copied to the clipboard and then pasted into paint brush and then saved as a DIB. You can then load the image (from control panel) as a desktop image. The image will continue to palette animate (even on the desktop) while the program is still running. You can iconize the application and leave the palette animation going. Include with the windows SDK is the program MyPal. This displays the current physical palette from windows. This is an interesting program to run during palette animation. The 64-bit square-root code is 386 specific.